GXGetJobPanelDimensions
You can use theGXGetJobPanelDimensions
function to obtain the dimensions of the area for the panel within a dialog box.
void GXGetJobPanelDimensions (gxJob aJob, Rect *aRect);
aJob
- A reference to the job object associated with the panel.
aRect
- On return, the rectangle whose geometry specifies the panel's size.
DESCRIPTION
When you want to locate the position of the cursor within a panel, you use theGXGetJobPanelDimensions
function to obtain the dimensions of a panel.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help